projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d387a9e
)
* mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:37:35 +0000
(15:37 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 4 Apr 2007 15:37:35 +0000
(15:37 +0000)
downcasing.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7bec2b8618ef8b2557283727c07075f2f3066a3d..76ce8c234fb94158434617deef28a6ded6ec7271 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-4,6
+4,9
@@
* international/mule.el (ascii-case-table): New var.
+ * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
+ downcasing.
+
2007-04-03 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gud-minor-mode-map): Simplify.